Error: column does not exist - casing mismatch

If you create a column in the dashboard named display_at, then try to select it via a query like .select('id', 'displayAt'), the query will fail with an error like Error: column "displayAt" does not exist while trying to subscribe to: ....