glColorTable for Gray scale palette

Is it possible to define a gray scale plette with glColorTableExt ? How ? What are the parameters ?

I succeeded to define 8 bits palette for green levels. But not gray.

What will be the parameters for glTexImage2D ?

Thanks in advance.