Substituting a property value for display in a Datagrid component
In cases where you might want to request records using a certain property but display the information using a different property value, you can substitute the display property for the source property in a Datagrid component column.
The specified column displays the substitute property value
instead of the source property value.