Version 4
Get field information
Get the field schema object.
Object TableField
Getting title for the field 'customer':
$fieldTitle = $Order->customer->getTableField()->getTitle();