I have a map service with one layer and three related tables. I can successfully execute queries against my related tables and return values. The problem I am having is that I only get the field names and not their aliases. How can I access field aliases of the tables?