# Create Alias

All columns can be aliased. By default, the name of the column will be presented in the column headers of SuperTables. Using the first option that says “Column display name” on the Data pane of Configuration allows you to create an alias that will be shown in your column headers.

<figure><img src="/files/acFmqln1iGkMpuLNq1gu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/supertables/configuration/configuration-screen/data-tab/create-alias.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
