I'm using Dynamics 365 version 8.2 on-premise and I've found that the the default OData service (https://CRM/api/data/v8.2/) displays entity and field names using the Name field and not the Display Name.
This is unfortunate because I was hoping to encourage non technical users who are familiar with the UI display names to use the service through tools like Excel or Power BI.
Is there anyway I can customise the builtin OData service or correct this?