I have a report that binds to a collection of objects. One of the properties on the object is an enumeration. When the report is ran, the field with the enumeration shows up as an integer. How can I convert an enumeration field to use the actual value of the enumeration instead of the integer value?