Referencing renamed modules in API

Referencing renamed modules in API

We have customised some of our CRM tabs e.g. Accounts has been renamed Companies. Does this rename the actual module or just the tab? In other words, if I want to use getRecords to retrieve columns from the Companies tab, do I refer to Companies or Accounts in the querystring?

Also, can I retrieve custom fields using the selectColumns parameter?

Thanks.