If I am not mistaken, I do not think it is possible to change the default for CDC. It creates the tables in a new schema "CDC". If you are worried about security, you could just restrict the user rights to that schema. Or you could just have a job that will pull data across to another table.