On the page where you document how to rename columns, you should add an example of how to rename a Child field `SELECT Owner.Name FROM Account` To get the name to be Account Owner you would do the following `Owner_Name=>Account Owner`