On one of my queries, my column name is appearing as a reference to another query, then a period, and then the field name. Why is this?

For example:

In my query, I want to pull in "Color". The field "Color" is in another query called "Rainbow". Once run, the column name is showing up as:

Rainbow.Color

Any ideas?