Database column names mismatch with CDT field names

I have a CDT with field names having underscore in it (Eg. "first_name"). But when I am trying to create a table, the underscores are not coming in column names of database table. I need exactly the same names(with underscore). Is there any possible way to get it?

  Discussion posts and replies are publicly visible